const os.blockSize

2 uses

	os (current package)
		dir_unix.go#L26: 	blockSize = 8192
		dir_unix.go#L32: 		buf := make([]byte, blockSize)